翻訳と辞書
Words near each other
・ Hidden Lake (Antarctica)
・ Hidden Lake (Connecticut)
・ Hidden Lake (Flathead County, Montana)
・ Hidden Lake (horse)
・ Hidden Lake (Sawtooth Wilderness)
・ Hidden Lake (Skagit County, Washington)
・ Hidden Lake (Vancouver Island)
・ Hidden Lake (White Cloud Mountains)
・ Hidden Lake Academy
・ Hidden Lake Airport
・ Hidden Lake Formation
・ Hidden Lake Gardens
・ Hidden Lake Winery
・ Hidden Lake, Colorado
・ Hidden Lakes (Nevada)
Hidden line removal
・ Hidden Lives
・ Hidden Love
・ Hidden Markov model
・ Hidden Markov random field
・ Hidden Meadows, California
・ Hidden message
・ Hidden Mickey
・ Hidden Mountain
・ Hidden Nations, Enduring Crimes conference
・ Hidden node problem
・ Hidden Orchestra
・ Hidden oscillation
・ Hidden Palms
・ Hidden Passions


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Hidden line removal : ウィキペディア英語版
Hidden line removal

Hidden line removal is an extension of wireframe model rendering where lines (or segments of lines) covered by surfaces are not drawn.
This is not the same as hidden face removal since this involves depth and occlusion while the other involves normals.
== Algorithms ==

A commonly used algorithm to implement it is Arthur Appel's algorithm.〔(Appel, A., "The Notion of Quantitative Invisibility and the Machine Rendering of Solids", Proceedings ACM National Conference, Thompson Books, Washington, DC, 1967, pp. 387-393.)〕 This algorithm works by propagating the visibility from a segment with a known visibility to a segment whose visibility is yet to be determined. Certain pathological cases exist that can make this algorithm difficult to implement. Those cases are:
# Vertices on edges;
# Edges on vertices;
# Edges on edges.
This algorithm is unstable because an error in visibility will be propagated to subsequent nodes (although there are ways to compensate for this problem).〔James Blinn, "Fractional Invisibility", IEEE Computer Graphics and Applications, Nov. 1988, pp. 77-84.〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Hidden line removal」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.